Skip to content
Back to search
30
MCP

Document Parser

pulsemcp/document parser

Parses documents in various formats for AI-assisted text extraction.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.agenson-horrowitz/document-parser
Parse and extract structured data from various document formats (PDF, Word, HTML).
0 tools
ai.filegraph/document-processing live
Extract text from documents, manipulate PDFs, and perform OCR on images.
9 tools · sse
Google Docs
Provides a bridge between Google Docs and AI tools for reading document content, appending text, and applying formatting to specific text wi
0 tools
Document Comparison AI
Tools for comparing documents and identifying changes between versions.
0 tools
Google Docs
Allow AI systems to read and edit Google Docs.
0 tools
User Agent Parser
Parse user agents to extract browser, OS, device, and bot detection.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "document_parser": {
      "url": "None",
      "transport": "http"
    }
  }
}